Example: Aggregation
A new dataset created will list the fields by which the dataset was grouped, and all the selected aggregations performed on the selected fields.
Initial dataset:
Configuration:
Group by: Field3
Aggregations:
-
-
Field1 average
-
Field1 count
-
Field2 average
-
Field2 maximum
-
Field4 count distinct
-
Field4 minimum
-
Resulting dataset:
Related topics: